home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970326-19970626 / 000052_news@columbia.edu _Fri Apr 4 15:06:19 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA27305
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 4 Apr 1997 15:06:19 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id PAA16651
  7.     for kermit.misc@watsun; Fri, 4 Apr 1997 15:06:18 -0500 (EST)
  8. Path: news.columbia.edu!news.cs.columbia.edu!psinntp!howland.erols.net!cs.utexas.edu!news.cs.utah.edu!cc.usu.edu!jrd
  9. From: jrd@cc.usu.edu (Joe Doupnik)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: testing for busy networked com port
  12. Message-ID: <1997Apr3.143822.96283@cc.usu.edu>
  13. Date: 3 Apr 97 14:38:22 MDT
  14. References: <5hu5vm$9jc$1@nuke.csu.net>
  15. Organization: Utah State University
  16. Lines: 23
  17. Xref: news.columbia.edu comp.protocols.kermit.misc:6867
  18.  
  19. In article <5hu5vm$9jc$1@nuke.csu.net>, tem@library.humboldt.edu (Tom Mendenhall) writes:
  20. > I know this is a kermit list, but it is related to mskermit.
  21. > We have a Netware 3.12 server running Netware Connect 1.x with
  22. > NCS services loaded.
  23. > I can load nasi and nint14 on the workstation. If the single
  24. > com port is being used by another workstation, nasi and nint14
  25. > load, but the user can't connect. The errorlevel returned by
  26. > nint14 does not give an indication of success in connecting
  27. > to the port (loaded in a batch file).
  28. > Is it possible to write a program that checks DTR on
  29. > the com port to see if the port is busy? Any ideas would be
  30. > appreciated. 
  31. > Thanks,
  32. > Tom Mendenhall
  33. > HSU Library systems
  34. ------------
  35.     Tom, you are right: the msg is well off topic for this list.
  36. Try an RS-232C breakout box (see your campus datacoms people or any
  37. computer comms supply house).
  38.     Joe D.